Problem Note 52451: In SAS® OLAP cubes that support multiple languages, dimension table names cannot exceed 32 characters
In SAS OLAP cubes that support multiple languages, dimension table names cannot exceed 32 characters. The 32-character limitation includes the libref, ‘.’ separator, table name, and any non-default locale as specified in the USER_DEFINED_TRANSLATIONS statement.
In the following example, the default dimension table name is Mylib.Cars, and the following locales are specified with the USER_DEFINED_TRANSLATIONS statement:
User_Defined_Translations EN_US JA_JP PL_PL ;
In this case, all of the following dimension table names must contain 32 characters or less.
- Mylib.Cars
- Mylib.CarsJA_JP
- Mylib.CarsPL_PL
If the 32-character limit is exceeded, you might see errors that are similar to these.
ERROR: File MYLIBREF.XXXXX does not exist.
ERROR: File MYLIBREF.XXXXX does not exist.
ERROR: Cube "CUBENAME" cannot be created.
To avoid receiving these error messages, ensure that none of your dimension table names exceed 32 characters when the libref, separator, and any specified locales are included.
Operating System and Release Information
SAS System | SAS OLAP Server | z/OS | 9.1 TS1M0 | 9.4 TS1M2 |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.1 TS1M0 | |
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.1 TS1M0 | |
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.1 TS1M0 | |
Microsoft Windows 2000 Advanced Server | 9.1 TS1M0 | |
Microsoft Windows 2000 Datacenter Server | 9.1 TS1M0 | |
Microsoft Windows 2000 Server | 9.1 TS1M0 | |
Microsoft Windows 2000 Professional | 9.1 TS1M0 | |
Microsoft Windows NT Workstation | 9.1 TS1M0 | |
Microsoft Windows Server 2003 Datacenter Edition | 9.1 TS1M0 | |
Microsoft Windows Server 2003 Enterprise Edition | 9.1 TS1M0 | |
Microsoft Windows Server 2003 Standard Edition | 9.1 TS1M0 | |
Microsoft Windows XP Professional | 9.1 TS1M0 | |
64-bit Enabled AIX | 9.1 TS1M0 | 9.4 TS1M2 |
64-bit Enabled HP-UX | 9.1 TS1M0 | 9.4 TS1M2 |
64-bit Enabled Solaris | 9.1 TS1M0 | 9.4 TS1M2 |
HP-UX IPF | 9.1 TS1M0 | 9.4 TS1M2 |
Linux | 9.1 TS1M0 | 9.4 TS1M2 |
OpenVMS Alpha | 9.1 TS1M0 | 9.4 TS1M2 |
Tru64 UNIX | 9.1 TS1M0 | 9.4 TS1M2 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2014-03-25 11:11:57 |
Date Created: | 2014-02-27 13:40:37 |